Sort Score
Result 10 results
Languages All
Labels All
Results 1,821 - 1,830 of 160,372 for

document formatting

(0.12 sec)
  1. AutoFitBehavior enumeration | Aspose.Words for ...

    aspose.words.tables.AutoFitBehavior enumeration. Determines how Aspose.Words resizes the table when you invoke the [Table.auto_fit()](../table/auto_fit/#autofitbehavior) method.... Document () builder = aw . DocumentBuilder...before setting any table formatting. builder . insert_cell ()...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Autofit Setting to Tables|Aspose.Words for .NET

    Autofit settings to tables. NPOI does not provide an opportunity to autofit settings to tables using C#....more details in the Applying Formatting article of the Working with...with Tables documentation section. When creating a table using...

    docs.aspose.com/words/net/autofit-setting-to-ta...
  3. ConditionalStyleCollection.first_row property |...

    ConditionalStyleCollection.first_row property. Gets the first row style.... Document () builder = aw . DocumentBuilder...# Conditional styles are formatting changes that affect only...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ConditionalStyleCollection.top_left_cell proper...

    ConditionalStyleCollection.top_left_cell property. Gets the top left cell style.... Document () builder = aw . DocumentBuilder...# Conditional styles are formatting changes that affect only...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::DocumentBase class | Aspose.Word...

    Aspose::Words::DocumentBase class. Provides the abstract base class for a main Document and a glossary Document of a Word Document. To learn more, visit the Documentation article in C++....main document and a glossary document of a Word document. To learn...Aspose.Words Document Object Model (DOM) documentation article. class...

    reference.aspose.com/words/cpp/aspose.words/doc...
  6. CompositeNode.removeAllChildren method | Aspose...

    CompositeNode.removeAllChildren method. Removes all the child nodes of the current node....words document by hand. let doc = new aw . Document (); // A...A blank document contains one section, one body and one paragraph...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. WatermarkLayout | Aspose.Words for Java

    Defines layout of the watermark relative to the watermark center in Java.... Document doc = new Document(); // Add a plain...we wish to edit the text formatting using it as a watermark,...

    reference.aspose.com/words/java/com.aspose.word...
  8. Aspose::Words::Drawing::HorizontalRuleFormat::g...

    Aspose::Words::Drawing::HorizontalRuleFormat::get_Color method. Gets or sets the brush color that fills the horizontal rule in C++....shape, and customize its formatting. auto doc = System :: MakeObject...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. SoftEdgeFormat.radius property | Aspose.Words f...

    SoftEdgeFormat.radius property. Gets or sets a double value that represents the length of the radius for a soft edge effect in points (pt)...how to work with soft edge formatting. builder = aw . DocumentBuilder...soft_edge . radius = 30 builder . document . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ChartSeries.format property | Aspose.Words for ...

    ChartSeries.format property. Provides access to fill and line Formatting of the series....format property ChartSeries.format property Provides access to...fill and line formatting of the series. get format () : Aspose...

    reference.aspose.com/words/nodejs-net/aspose.wo...